home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
11
/
0
/
DISK1105.ZIP
/
HELP
/
#EDIT6.2
< prev
next >
Wrap
Text File
|
1988-06-01
|
2KB
|
48 lines
══════════════════════════════════════════════════════════════
ADDITIONAL DATA STATEMENTS
══════════════════════════════════════════════════════════════
Three (3) additional data statements are supplied to support
the planner during his scenario analysis as well as for
general convenience during data entry, namely:
1. INCLUDE data statement. This allows the planner to
include or copy data from another scenario or a
common data update file. Nesting is not supported.
A file which has been INCLUDEd cannot INCLUDE
another FILE. The data format is as follows:
INCLUDE 'P1984-03.IN
INCLUDE 'B:COMMON.DTA
2. REMOVE data statement. This allows the planner to
remove a relational data statement from the master
PLAN for the purpose of analyzing a scenario or
"WHAT-IF" analysis.
...more information on next view
3. TABLE data statement. This allows the planner to
develop the MODEL or PLAN conveniently using tables
instead of redundantly stated data statements. The
TABLE data statement applies to PRICES and LIMITS
as well as relational statements like, USE, POOL,
APPLY, DISTRIBUTE, EQUATIONS and XFERCOST plus
their corresponding synonyms.
TABLE data statements are set up with three (3)
sections:
TABLE
...the relational data statement to use....
DATA
...........................................
...the corresponding data arranged ........
...into a table or tabulations.............
...........................................
END
...try other screens